home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / TKXP16 / @0A86.ADF < prev    next >
Text File  |  1996-07-31  |  7KB  |  229 lines

  1. ;╔═════════════════════════════════════════════════════════════════╗
  2. ;║                                                                 ║
  3. ;║   Olicom MC 16/4 Token-Ring Network Adapter Revision 6 and up   ║
  4. ;║        SMT based version with ONLY STP cable support            ║
  5. ;║           Adapter Description File  Version 4.00                ║
  6. ;║                Copyright 1992 by Olicom                         ║
  7. ;║                                                                 ║
  8. ;╚═════════════════════════════════════════════════════════════════╝
  9.  
  10. AdapterID 00A86h
  11.  
  12. AdapterName "Olicom MC 16/4 Token-Ring Network Adapter"
  13.  
  14. NumBytes 4
  15.  
  16. FixedResources
  17.      POS[0]=X0XXXXXXb
  18.      POS[3]=X0XXX000b
  19.  
  20. NamedItem Prompt "I/O Address Location"
  21.  
  22.   Choice "0 =  0A20-0A23 & 0A30-0A3F"
  23.      POS[0]=XX00XXXXb
  24.      IO  0A20h-0A23h 0A30h-0A3Fh
  25.  
  26.   Choice "1 =  0A24-0A27 & 0A40-0A4F"
  27.      POS[0]=XX01XXXXb
  28.      IO  0A24h-0A27h 0A40h-0A4Fh
  29.  
  30.   Choice "2 =  0A50-0A53 & 0A60-0A6F"
  31.      POS[0]=XX10XXXXb
  32.      IO  0A50h-0A53h 0A60h-0A6Fh
  33.  
  34.   Choice "3 =  0A54-0A57 & 0A70-0A7F"
  35.      POS[0]=XX11XXXXb
  36.      IO  0A54h-0A57h 0A70h-0A7Fh
  37.  
  38.   Help "I/O ADDRESS LOCATION: Up to four Token-Ring Network adapters
  39.         may be installed in this computer.  An adapter can use one of
  40.         four I/O port address combinations.
  41.         Each combination consists of two address ranges.
  42.         The selections are, in order of preference, as follows :
  43.                   0 =  0A20-0A23 & 0A30-0A3F,
  44.                   1 =  0A24-0A27 & 0A40-0A4F,
  45.                   2 =  0A50-0A53 & 0A60-0A6F,
  46.                   3 =  0A54-0A57 & 0A70-0A7F.
  47.         The assignment for the Token-Ring Network adapter can be changed
  48.         by selecting 'Change Configuration' and then using the
  49.         F5=Previous and the F6=Next keys.  If an assignment has an
  50.         asterisk (*) by it, it is in conflict with another
  51.         assignment and the I/O port address must be changed."
  52.  
  53. NamedItem Prompt "Adapter Data Rate"
  54.  
  55.   Choice "4 Mbps"
  56.      POS[3]=XXXX0XXXb
  57.  
  58.   Choice "16 Mbps"
  59.      POS[3]=XXXX1XXXb
  60.  
  61.   Help "ADAPTER DATA RATE: This Token-Ring Network adapter can operate
  62.         at two different data rates, 4 Mbps or 16 Mbps.  You MUST set the
  63.         adapter data rate to the same rate as the Token-Ring Network LAN
  64.         segment to which you are connecting the adapter.  The assignment
  65.         for this data rate can be changed by selecting 'Change Configuration'
  66.         and then using the F5=Previous and the F6=Next keys."
  67.  
  68. NamedItem Prompt "RPL Address location"
  69.  
  70.   Choice "RPL Disabled"
  71.      POS[2]=000110XXb
  72.      POS[3]=0XXXXXXXb
  73.  
  74.   Choice "CC000-CDFFF"
  75.      POS[2]=100110XXb
  76.      POS[3]=1XXXXXXXb
  77.      MEM 0CC000h - 0CDFFFh
  78.  
  79.   Choice "CE000-CFFFF"
  80.      POS[2]=100111XXb
  81.      POS[3]=1XXXXXXXb
  82.      MEM 0CE000h - 0CFFFFh
  83.  
  84.   Choice "D0000-D1FFF"
  85.      POS[2]=101000XXb
  86.      POS[3]=1XXXXXXXb
  87.      MEM 0D0000h - 0D1FFFh
  88.  
  89.   Choice "D2000-D3FFF"
  90.      POS[2]=101001XXb
  91.      POS[3]=1XXXXXXXb
  92.      MEM 0D2000h - 0D3FFFh
  93.  
  94.   Choice "D4000-D5FFF"
  95.      POS[2]=101010XXb
  96.      POS[3]=1XXXXXXXb
  97.      MEM 0D4000h - 0D5FFFh
  98.  
  99.   Choice "D6000-D7FFF"
  100.      POS[2]=101011XXb
  101.      POS[3]=1XXXXXXXb
  102.      MEM 0D6000h - 0D7FFFh
  103.  
  104.   Choice "D8000-D9FFF"
  105.      POS[2]=101100XXb
  106.      POS[3]=1XXXXXXXb
  107.      MEM 0D8000h - 0D9FFFh
  108.  
  109.   Choice "DA000-DBFFF"
  110.      POS[2]=101101XXb
  111.      POS[3]=1XXXXXXXb
  112.      MEM 0DA000h - 0DBFFFh
  113.  
  114.   Choice "DC000-DDFFF"
  115.      POS[2]=101110XXb
  116.      POS[3]=1XXXXXXXb
  117.      MEM 0DC000h - 0DDFFFh
  118.  
  119.   Choice "DE000-DFFFF"
  120.      POS[2]=101111XXb
  121.      POS[3]=1XXXXXXXb
  122.      MEM 0DE000h - 0DFFFFh
  123.  
  124.   Choice "C8000-C9FFF"
  125.      POS[2]=100100XXb
  126.      POS[3]=1XXXXXXXb
  127.      MEM 0C8000h - 0C9FFFh
  128.  
  129.   Choice "CA000-CBFFF"
  130.      POS[2]=100101XXb
  131.      POS[3]=1XXXXXXXb
  132.      MEM 0CA000h - 0CBFFFh
  133.  
  134.   Help "RPL ADDRESS LOCATION: There are 12 possible 8K blocks of PC
  135.         memory that can be assigned for accessing the RPL area of the
  136.         Token-Ring Network adapter.  The preferred RPL address for the
  137.         adapter is: CC000-CDFFF.  The assignment for this RPL
  138.         address can be changed by selecting 'Change Configuration'
  139.         and then using the F5=Previous and the F6=Next keys.
  140.         The RPL address selected must not be assigned for use by any
  141.         other adapter or option.  If an assignment has an asterisk (*)
  142.         by it, it is in conflict with another assignment and the RPL
  143.         address must be changed.  If a conflict continues to exist, you
  144.         may have to change the assignments for other adapters or options
  145.         that are in your computer to resolve the conflict."
  146.  
  147. NamedItem Prompt "Interrupt Level"
  148.  
  149.   Choice "Interrupt 2"
  150.      POS[2]=XXXXXX00b
  151.      INT 2d
  152.  
  153.   Choice "Interrupt 3"
  154.      POS[2]=XXXXXX01b
  155.      INT 3d
  156.  
  157.   Choice "Interrupt 10"
  158.      POS[2]=XXXXXX10b
  159.      INT 10d
  160.  
  161.   Choice "Interrupt 11"
  162.      POS[2]=XXXXXX11b
  163.      INT 11d
  164.  
  165.   Help "INTERRUPT LEVEL: This Token-Ring Network adapter can operate
  166.         on one of four interrupt levels: 2, 3, 10, or 11.  The preferred
  167.         interrupt level is 2, but the adapter can operate on any of
  168.         the four levels if necessary.  The assignment for this interrupt
  169.         level can be changed by selecting 'Change Configuration' and
  170.         then using the F5=Previous and the F6=Next keys."
  171.  
  172. NamedItem Prompt "Bus Master Arbitration Level"
  173.  
  174.   Choice "Level 8"
  175.      POS[0]=XXXX000Xb
  176.      ARB 8
  177.  
  178.   Choice "Level 9"
  179.      POS[0]=XXXX001Xb
  180.      ARB 9
  181.  
  182.   Choice "Level 10"
  183.      POS[0]=XXXX010Xb
  184.      ARB 10
  185.  
  186.   Choice "Level 11"
  187.      POS[0]=XXXX011Xb
  188.      ARB 11
  189.  
  190.   Choice "Level 12"
  191.      POS[0]=XXXX100Xb
  192.      ARB 12
  193.  
  194.   Choice "Level 13"
  195.      POS[0]=XXXX101Xb
  196.      ARB 13
  197.  
  198.   Choice "Level 14"
  199.      POS[0]=XXXX110Xb
  200.      ARB 14
  201.  
  202.   Help "ARBITRATION LEVEL: The Bus Master Arbitration level need
  203.         only be changed if it is in conflict with another adapter.
  204.         Conflicting assignments are marked with an asterisk.
  205.         Use the F5=Previous and the F6=Next keys to change
  206.         arbitration level assignments if you are in the
  207.         'Change configuration' window."
  208.  
  209. NamedItem Prompt "Bus Master Release Timing"
  210.  
  211.   Choice "Maximum"
  212.      POS[0]=0XXXXXXXb
  213.  
  214.   Choice "Immediately"
  215.      POS[0]=1XXXXXXXb
  216.  
  217.  
  218.   Help "BUS RELEASE: During a Micro Channel DMA operation this
  219.         Token-Ring Network Adapter supports two different ways of
  220.         releasing the bus after the Preempt signal.  After a
  221.         Preempt occurs the bus can be released either immediately or
  222.         after the maximum time allotted by the Micro Channel
  223.         architecture.  The best performance is achieved if this
  224.         adapter is allowed to continue for the maximum time allowed.
  225.         The assignment for bus release can be changed by selecting
  226.         'Change Configuration' and then using the F5=Previous and the
  227.         F6=Next keys."
  228.  
  229.